powered by
Match(x,key)
match
y <- rnorm(100) Match(y,50) == match(50,y)
Run the code above in your browser using DataLab